Total Complexity | 34 |
Dependencies | 4 |
Dependents | 2 |
Total lines | 297 |
Lines of code | 139 |
Logical lines of code | 79 |
Comment lines | 103 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_minutes_diff_between_two_times_same_day() | 51 | 6 | 29 | |
get_start_end_of_day_from_datetime() | 55 | 5 | 21 | |
get_datetime_from_utc_timestamp() | 56 | 5 | 19 | |
get_minutes_diff_between_two_datetimes() | 57 | 5 | 18 | |
is_valid_24_hour_format_time_string() | 64 | 3 | 10 | |
get_php_time_zone_string_from_wp() | 68 | 2 | 7 | |
get_current_time_wp_tz_date_object() | 64 | 2 | 10 | |
get_current_datetime_wp_tz() | 67 | 2 | 8 | |
is_fully_formatted_iso_8601_datetime_string() | 66 | 2 | 8 | |
get_now_utc_iso_8601_datetime_string() | 65 | 2 | 9 |